OS/2 & PM & Netscape 4.04
I have developed a C++ wrapper to launch and control Netscape 4.04 for os/2. One of the requirements is to prevent the user form maximising\restoring the frame window when a dbl click is executed on the title bar. I have put a system queue hook in place to trap the BUTTON1DBLCLK mesage received by the title bar window (I use WinSetHook etc for this). Whilst this does prevent the message from being processed Netscape 4.04 seems to hang if you continually repeat the process of double clicking on the titlebar. I ahve used the same code with my own frame window and Netscape2.02 and the problem does not exist so my code is definately OK.
E-Mail Me
Home